home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5401 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: comiling C on Borland C++
  5. Date: 4 Feb 1996 10:27:53 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4f21n9$kmr@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: 38.8.60.5
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Feb 04, 1996 05:16:16 in article <comiling C on Borland C++>,
  15. 'danryoku@leland.Stanford.EDU (Scott Wang)' wrote: 
  16.  
  17.  
  18. >    I was trying to use Borland C++ to compile a C program.  However  
  19. >when I went to run it I got a linking error.  It could not find my  
  20. >#include files.   
  21.  
  22. Actually, it did.  You wouldn't have gotten past the compile 
  23. stage if the system failed to find even a single header file. 
  24.  
  25. >            Is there a certain dirctory I have to put it in or  
  26. >something.  If you have any idea please mail me.  Thanks 
  27. The first answer to pop into one's head is that your library 
  28. path isn't correct, but that's unlikely.  What is/are the 
  29. linker error message(s)? 
  30.  
  31. -- 
  32. Pete Grant 
  33. Kalevi, Inc. 
  34. Object Oriented Software Development
  35.